Fix relative paths in .agents/index.md#820
Conversation
👷 Deploy request for tanstack pending review.Visit the deploys page to approve it
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughUpdated four internal Markdown links in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Fixes issue #822 |
Updated links in index.md to use relative paths correctly.
- #822: relative links inside .agents/index.md now use ./ since the file is loaded directly via .agents/index.md (CLAUDE.md is a symlink to it), so .agents/typescript.md resolved to .agents/.agents/... Matches the fix in PR #820. - #730: docs DocFeedbackFloatingButton dropped from z-[100] to z-30 so the floating "+" no longer overlaps the navbar (also at z-[100]). - #281 follow-up: Footer link labelled "@tannerlinsley on X.com" now points to x.com instead of twitter.com to match its label and the rest of the site's X.com migration. https://claude.ai/code/session_01TYh6hJQmzvmWMpBfg8uhdt Co-authored-by: Claude <noreply@anthropic.com>
Updated links in index.md to use relative paths correctly.
Summary by CodeRabbit